[INFO] cloning repository https://github.com/the-waste-land/podcast-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-waste-land/podcast-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d039398c71be53da1cae010cf07bee15dca5f002
[INFO] testing the-waste-land/podcast-cli against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-waste-land%2Fpodcast-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-waste-land/podcast-cli
[INFO] finished tweaking git repo https://github.com/the-waste-land/podcast-cli
[INFO] tweaked toml for git repo https://github.com/the-waste-land/podcast-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-waste-land/podcast-cli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/the-waste-land/podcast-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c77f8e0885397da8e94b54bffe453a796f3e746552ac68c47d0eff6bbf1235e0
[INFO] running `Command { std: "docker" "start" "-a" "c77f8e0885397da8e94b54bffe453a796f3e746552ac68c47d0eff6bbf1235e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c77f8e0885397da8e94b54bffe453a796f3e746552ac68c47d0eff6bbf1235e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77f8e0885397da8e94b54bffe453a796f3e746552ac68c47d0eff6bbf1235e0", kill_on_drop: false }`
[INFO] [stdout] c77f8e0885397da8e94b54bffe453a796f3e746552ac68c47d0eff6bbf1235e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b01a170d50b5af806ca43cbf40d1d11a56d2a75ba8f1da736a1d26ee260835b2
[INFO] running `Command { std: "docker" "start" "-a" "b01a170d50b5af806ca43cbf40d1d11a56d2a75ba8f1da736a1d26ee260835b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling confy v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling podcast-cli v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.39s
[INFO] running `Command { std: "docker" "inspect" "b01a170d50b5af806ca43cbf40d1d11a56d2a75ba8f1da736a1d26ee260835b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01a170d50b5af806ca43cbf40d1d11a56d2a75ba8f1da736a1d26ee260835b2", kill_on_drop: false }`
[INFO] [stdout] b01a170d50b5af806ca43cbf40d1d11a56d2a75ba8f1da736a1d26ee260835b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e39ebd5f34d7bf4d0c4b00e0328beea1ded9677c154842ead06d1bb31563694a
[INFO] running `Command { std: "docker" "start" "-a" "e39ebd5f34d7bf4d0c4b00e0328beea1ded9677c154842ead06d1bb31563694a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling podcast-cli v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `podcast-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name podcast_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75bd28dea0bb0bc2 -C extra-filename=-104f3e146790f4a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern confy=/opt/rustwide/target/debug/deps/libconfy-79d0992453d5d207.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-820f3319c00fdf50.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-74bb0b1e006c8bf4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-244a19c64be342c6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f0bf606e26f36a0d.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360554834076005e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b15a68f950213a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-210148b227c3bc86.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBQMzl9/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libpodcast_cli-71212621b11fb4a0,libconfy-79d0992453d5d207,libtoml-16523c4a26b80ebd,libtoml_edit-f1e83a82b3dd6194,libserde_spanned-38105cc8922df81b,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-117b0f4a9a9a1b3b,libthiserror-f52b200ea66eeaee,libdirectories-e2d0eaa769dab602,libdirs_sys-119f5a36488167c1,liboption_ext-23838f1959a6156b,libhex-28742b4ca144387c,libthiserror-3b15a68f950213a3,libprettytable-820f3319c00fdf50,libis_terminal-636e35ad5b1a738b,libcsv-a71d3503b1ef2ee0,libcsv_core-9f234f1a767b15bc,libunicode_width-08b963676a6677c5,libencode_unicode-d7286f5348fd1458,libterm-bf9e4f3013e365da,libdirs_next-ed57ba47067a0c9b,libdirs_sys_next-582f950b7b7b2e98,liblazy_static-b3603208c0de2608,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-74bb0b1e006c8bf4,libserde_urlencoded-c504b9468a3b4230,libryu-ace37e26d8308611,libhyper_rustls-c5b57b5ae9ac716b,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-6a08eed47f360ded,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-f0bf606e26f36a0d,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libserde-244a19c64be342c6,libserde_core-1bd3301df0d96ee1,libtower_http-1aa7b17d6f224743,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-bb21efbf61fadecc,libtower_layer-d70c7e404336389b,libhyper_util-f9893608ead0775f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libhyper-5a7b41b5719b33d4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libtokio-210148b227c3bc86,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libclap-04d103c1fc4bc1ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBQMzl9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/recent_cli-0adc0cdcd6839bfa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `podcast-cli` (test "recent_cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e39ebd5f34d7bf4d0c4b00e0328beea1ded9677c154842ead06d1bb31563694a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39ebd5f34d7bf4d0c4b00e0328beea1ded9677c154842ead06d1bb31563694a", kill_on_drop: false }`
[INFO] [stdout] e39ebd5f34d7bf4d0c4b00e0328beea1ded9677c154842ead06d1bb31563694a
